- hierarchical tree
- иерархическое дерево
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Hierarchical control system — A Hierarchical control system is a form of Control System in which a set of devices and governing software is arranged in a hierarchical tree. When the links in the tree are implemented by a computer network, then that hierarchical control system … Wikipedia
Tree (data structure) — A simple unordered tree; in this diagram, the node labeled 7 has two children, labeled 2 and 6, and one parent, labeled 2. The root node, at the top, has no parent. In computer science, a tree is a widely used data structure that emulates a… … Wikipedia
Tree model — Austro Asiatic Language Tree Maya Lan … Wikipedia
Hierarchical model — redirects here. For the statistics usage, see hierarchical linear modeling. A hierarchical data model is a data model inwhich the data is organized into a tree like structure. The structure allows repeating information using parent/child… … Wikipedia
Hierarchical Temporal Memory — (HTM) is a machine learning model developed by Jeff Hawkins and Dileep George of Numenta, Inc. that models some of the structural and algorithmic properties of the neocortex using an approach somewhat similar to Bayesian networks. HTM model is… … Wikipedia
Tree structure — A tree structure showing the possible hierarchical organization of an encyclopedia … Wikipedia
Hierarchical File System — Infobox filesystem name = HFS full name = Hierarchical File System developer = Apple Computer introduction os = System 2.1 introduction date = September 17 1985 partition id = Apple HFS (Apple Partition Map) 0xAF (MBR) directory struct = B* tree… … Wikipedia
Hierarchical organization — Institutional hierarchy redirects here. For social institutions, see Social hierarchy. For other potential uses, see Hierarchy (disambiguation). The organization chart for the Wikimedia Foundation (April 2009). This is an example of a… … Wikipedia
Hierarchical classifier — A hierarchical classifier is a method of classifying inputs into defined output categories. The classification occurs first on a low level with highly specific pieces of input data. The classifications of the individual pieces of data are then… … Wikipedia
Hierarchical File System — HFS Développeur Apple Inc. Nom anglais Hierarchical File System Introduction 17 juillet 1985 (System 2.1) Identificateur de partition Apple HFS (Apple Partition Map) 0xAF (MBR) … Wikipédia en Français
Tree traversal — Graph and tree search algorithms Alpha beta pruning A* B* Beam Bellman–Ford algorithm Best first Bidirectional … Wikipedia